Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMS Kit: Add reCaptcha to comment edit section if it's enabled #17455

Merged
merged 3 commits into from
Aug 24, 2023

Conversation

salihozkara
Copy link
Member

@salihozkara salihozkara commented Aug 23, 2023

Description

Resolves #17321

image

Checklist

  • I fully tested it as developer

@salihozkara salihozkara added this to the 8.0-preview milestone Aug 23, 2023
@salihozkara salihozkara changed the title Add reCaptcha to comment edit section if it's enabled CMS Kit: Add reCaptcha to comment edit section if it's enabled Aug 23, 2023
@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Merging #17455 (80036d2) into dev (7fbe834) will increase coverage by 0.05%.
Report is 32 commits behind head on dev.
The diff coverage is 100.00%.

❗ Current head 80036d2 differs from pull request most recent head a84e80c. Consider uploading reports for the commit a84e80c to get more accurate results

@@            Coverage Diff             @@
##              dev   #17455      +/-   ##
==========================================
+ Coverage   53.29%   53.34%   +0.05%     
==========================================
  Files        3022     3022              
  Lines       94244    94246       +2     
==========================================
+ Hits        50225    50274      +49     
+ Misses      44019    43972      -47     
Files Changed Coverage Δ
.../Volo/CmsKit/Public/Comments/UpdateCommentInput.cs 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@EngincanV EngincanV merged commit e388905 into dev Aug 24, 2023
2 checks passed
@EngincanV EngincanV deleted the issue-17321 branch August 24, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CMS Kit: Add reCaptcha to comment edit section if it's enabled
2 participants